POP3SecureSocket.ListMessages Method
Requests a message listing. This list consists of the message index and the size of the message.
Syntax
POP3SecureSocket.ListMessages [Index]
Parameters | |
Index (Optional) |
If no index is passed, it gets the entire list from the server. If a specific index is passed, it will return just the index message and size of the message.